Agent SkillsAgent Skills
pacphi

PBR Rendering

@pacphi/PBR Rendering
pacphi
12
7 forks
Updated 4/1/2026
View on GitHub

Generate physically-based rendering materials and previews for realistic 3D visualization

Installation

$npx agent-skills-cli install @pacphi/PBR Rendering
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Repositorypacphi/sindri
Pathv2/docker/lib/extensions/vf-pbr-rendering/resources/SKILL.md
Branchmain
Scoped Name@pacphi/PBR Rendering

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

npx agent-skills-cli list

Skill Instructions


name: PBR Rendering description: Generate physically-based rendering materials and previews for realistic 3D visualization

PBR Rendering Skill

Generate PBR (Physically-Based Rendering) materials with preview generation for realistic visualization.

Capabilities

  • Generate PBR material textures
  • Create material previews
  • Apply realistic material properties
  • Batch generate material libraries
  • Export to various PBR formats

Tool Functions

  • generate_material: Create PBR material with specified properties
  • preview_material: Generate material preview sphere
  • batch_materials: Create multiple materials from templates
  • export_textures: Export PBR texture maps

Material Properties

  • Base Color/Albedo
  • Metallic
  • Roughness
  • Normal Map
  • Height/Displacement
  • Ambient Occlusion
  • Emission